incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
↳ QTRS
↳ DependencyPairsProof
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
ADX1(cons2(X, L)) -> ADX1(L)
ADX1(cons2(X, L)) -> INCR1(cons2(X, adx1(L)))
NATS -> ADX1(zeros)
NATS -> ZEROS
ZEROS -> ZEROS
INCR1(cons2(X, L)) -> INCR1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
ADX1(cons2(X, L)) -> ADX1(L)
ADX1(cons2(X, L)) -> INCR1(cons2(X, adx1(L)))
NATS -> ADX1(zeros)
NATS -> ZEROS
ZEROS -> ZEROS
INCR1(cons2(X, L)) -> INCR1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
ZEROS -> ZEROS
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
INCR1(cons2(X, L)) -> INCR1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
INCR1(cons2(X, L)) -> INCR1(L)
POL( INCR1(x1) ) = max{0, x1 - 2}
POL( cons2(x1, x2) ) = x2 + 3
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
ADX1(cons2(X, L)) -> ADX1(L)
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
ADX1(cons2(X, L)) -> ADX1(L)
POL( ADX1(x1) ) = max{0, x1 - 2}
POL( cons2(x1, x2) ) = x2 + 3
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
incr1(nil) -> nil
incr1(cons2(X, L)) -> cons2(s1(X), incr1(L))
adx1(nil) -> nil
adx1(cons2(X, L)) -> incr1(cons2(X, adx1(L)))
nats -> adx1(zeros)
zeros -> cons2(0, zeros)
head1(cons2(X, L)) -> X
tail1(cons2(X, L)) -> L